projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
62cafcd
f4e9154
)
auto merge of #631 : alexcrichton/cargo/issue-514, r=brson
author
bors
<bors@rust-lang.org>
Thu, 2 Oct 2014 19:13:13 +0000
(19:13 +0000)
committer
bors
<bors@rust-lang.org>
Thu, 2 Oct 2014 19:13:13 +0000
(19:13 +0000)
If the host system had $HOME/.cargo/config which configured a user name/email
then this test would fail because those would be prioritized over $USER.
Closes #514
Trivial merge